NOTE: This Technical Q&A has been
retired. Please see the Technical Q&As
page for current documentation.![]() ![]() |
Q Why is GetMoviePict slow? A The reason this call is slow is that it needs to back all the way to the key frame and build the real PICT with the deltas. Having lots of key frames in the movie should somewhat speed up the function. Another, faster approach is to let the Movie Controller step the movie one frame at a time and display this frame. [May 01 1995] |
Developer Documentation | Technical Notes | Development Kits | Sample Code |